Release 10.1A: OpenEdge Development:
Progress Dynamics Web Development Guide


WebBusinessObject (wbo)

The wbo actions implement general screen commands and communication with the server. The following table lists and describes the wbo actions:

Action
Description
wbo.submit 
Submits the data. Used with a server action. (See the "Server (server)" section.)
wbo.commit 
Assembles data and submits it to the server.
wbo.undo 
Undoes changes to all data.
wbo.refresh 
Refreshes all currently displayed data.
wbo.init 
Refreshes menus and all input fields for the screen.
wbo.page.changepage 
Changes current Tab-folder page.
wbo.rowIndex.node_name.
dyntree 
For an SDO TreeView node, gets data for the specified node_name1 and inserts the data at the specified rowIndex2.
wbo.rowIndex.band_name.mnu.
dyntree 
For a menu structure TreeView node, gets data for the specified band_name3 and inserts the data at the specified rowIndex2.
wbo.rowIndex.node_name.prg.
dyntree 
For an extract program TreeView, gets data for the specified node_name1 and inserts the data at the specified rowIndex2.
  1. To specify the node, use the node name as defined in the Tree Node Control tool.
  2. To specify the row, use the row number from the HTML table for the TreeView.
  3. To specify the menu band, use the band code as defined in the Menu and Toolbar Designer tool.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095